func golang.org/x/tools/internal/typeparams.indentf
4 uses
golang.org/x/tools/internal/typeparams (current package)
normalize.go#L123: func indentf(depth int, format string, args ...interface{}) {
normalize.go#L133: indentf(depth, "%s", t.String())
normalize.go#L136: indentf(depth, "=> %s", err)
normalize.go#L138: indentf(depth, "=> %s", res.terms.String())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)